home *** CD-ROM | disk | FTP | other *** search
/ Aminet 30 / Aminet 30 (1999)(Schatztruhe)[!][Apr 1999].iso / Aminet / util / wb / SortIcons.lha / SortIcons / SortIcons.Doc < prev    next >
Text File  |  1998-12-11  |  4KB  |  168 lines

  1. Table Of Contents
  2. -----------------
  3. * Introduction
  4. * Copyright
  5. * Requirements
  6. * Installation
  7. * Usage
  8. * Other Stuff By Me
  9. * History
  10. * To do
  11. * Address
  12.  
  13.  
  14. Introduction
  15. ------------
  16. SortIcons is a little program that makes it easy to sort WB icons in
  17. alphabetical order.
  18.  
  19. SortIcons was written in Oberon-A ©1995 by Frank Copeland.
  20.  
  21.  
  22. If you use SortIcons regularly or you have any comments, bugreports or
  23. you want to pay me for SortIcons, even though you don't have to, then
  24. feel free to write to me (see address at the bottom of this document).
  25.  
  26.  
  27. Copyright
  28. ---------
  29. SortIcons 1.0 is Copyright 1997 Morten Bjergstrøm.
  30.  
  31. This piece of software is freely distributable but still copyrighted.
  32. Therefore you are not allowed to change the program in anyway and you
  33. are not allowed to remove or add anything to the archive.
  34.  
  35. You are allowed to spread this program as much as you like but you may
  36. not make any profit of it.
  37.  
  38. I cannot in anyway be held responsible for any damage SortIcons may do to
  39. your hardware or software or anything else. You use SortIcons entirely on
  40. your OWN risk.
  41.  
  42.  
  43. It is allowed to include this program on public domain/shareware disks
  44. if the price of one disk doesn't exceed 15 Dkr (4DM, $2).
  45.  
  46. It is allowed to include this program on CD-ROMS if the price of the
  47. CD-ROM doesn't exceed the price of an Aminet CD (129Dkr, 20-25DM)
  48.  
  49. Magazines have to get my written permission to include SortIcons on their
  50. coverdisks/cdroms. If a magazine gets my written permission to use SortIcons
  51. on one of their coverdisks/cdroms they have to send me a copy of that
  52. magazine including the coverdisk/cdrom free of charge.
  53.  
  54.  
  55. Requirements
  56. ------------
  57. SortIcons requires OS2.0 or higher and reqtools.library installed in LIBS:.
  58.  
  59.  
  60. Installation
  61. ------------
  62. Just copy the SortIcons program to your C: drawer or somewhere else in your
  63. path.
  64. It is recommended to use SortIcons with programs like ToolManager or
  65. ToolsDeamon.
  66.  
  67.  
  68. Usage
  69. -----
  70. SortIcons can only be started from the Shell.
  71.  
  72. The program supports the following parameters:
  73.  
  74. DRAWER         The drawer in which you want the icons to be sorted.
  75.  
  76. XOFFSET        This is the width of your icons + the space between your icons.
  77.                (See below)
  78.  
  79. YOFFSET        This is the height of your icons + the space between your icons.
  80.                (See below)
  81.  
  82.  
  83.   \\\\\\\\\\\\\\\\\\
  84. \ --------------    --------------
  85. \ |            |    |            |
  86. \ |      -     |    |      -     |
  87. \ |            |    |            |
  88. \ |------------|    |------------|
  89. \
  90. \
  91.   --------------    --------------
  92.   |            |    |            |
  93.   |      -     |    |      -     |
  94.   |            |    |            |
  95.   |------------|    |------------|
  96.  
  97.  
  98. \\\\\\\\\\\\\\\\\\=The XOFFSET value
  99.  
  100. \
  101. \
  102. \
  103. \=The YOFFSET value
  104. \
  105. \
  106. \
  107.  
  108. On my WB using MWB icons and the XHelvetica 9 point font for the icon text
  109. I use a XOFFSET value at 71 and an YOFFSET value at 38.
  110.  
  111.  
  112. EXAMPLE:
  113.   To sort the icons in SYS:Tools you have give the following command in
  114.   a shell window:
  115.  
  116.   SortIcons SYS:Tools 71 38
  117.  
  118.   When SortIcons is finished sorting the result is probably not what you
  119.   expected it to be. To finish the sorting you have to use the Workbench
  120.   clean up feature. (The Windows menu)
  121.   If you want the drawer icons and the program icons to be positioned
  122.   in their own side of the window you have to take either the drawer or
  123.   the program icons out of the window. (Just drop them on the Workbench
  124.   screen) Now you can select Clean Up in the Window menu. Then you can
  125.   take the icons you dropped on the Workbench screen and put them back into
  126.   the window and select Clean Up once again. Now everything should be just
  127.   fine.
  128.   
  129.  
  130. Other Stuff By Me
  131. -----------------
  132. AddIcon: A program that uses datatypes.library for adding standard icons
  133.          to files. Can be found on Aminet in util/wb
  134.  
  135. MBClock: A simple clock. Can be found on Aminet in util/time
  136.  
  137. OberonAModules: Some modules for Oberon-A. Can be found on Aminet in
  138.                 dev/obero
  139.  
  140.  
  141.  
  142.  
  143. History
  144. -------
  145. 8/11/1997: 1.0 First version.
  146.  
  147.  
  148. To do
  149. -----
  150. - Make the program calculate the XOFFSET and YOFFSET values by itself.
  151. - Alphabetical sorting in both vertical and horizontal directions.
  152. - Sort drawers and program icons independently.
  153. - Other improvements. Tell me what you need.
  154.  
  155.  
  156. Address
  157. -------
  158. Mail address:
  159.  
  160.   Morten Bjergstrøm
  161.   Krovænget 11
  162.   4671 Strøby
  163.   Denmark
  164.  
  165.  
  166. EMail address:
  167.   mbjergstroem@hotmail.com
  168.